home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / Creative Computers CD-ROM, Volume 1 (Legendary Design Technologies, Inc.)(1994).iso / shareware / music / edplayer_2.1 / edplayer.docs / edp2.1.buttons.doc < prev    next >
Text File  |  1994-11-17  |  23KB  |  373 lines

  1. ============================================================================
  2.  
  3.                   A N D   N O W ,   T H E   B U T T O N S :
  4.  
  5. ============================================================================
  6.  
  7. If you're reading this, I hope you have tried playing with EdPlayer a bit. 
  8. You know that there are a lot of buttons on the main panel that appears
  9. when you run the program.  Here they are, left-to-right, slowly working
  10. downward from the top.  (There are no keyboard equivalents for any of
  11. these buttons in this release.  You'll have to use your mouse.  Sorry).
  12.  
  13. POWER:  This exits EdPlayer rather immediately.  No "Are you Sure?" prompts
  14.         or anything, because they sometimes annoy me.  Of course, all the
  15.         proper shutdown routines are run, such as unloading the current
  16.         song, etc.  Note that the close gadget in the "iconified" WB window
  17.         has this same function (see ICONIFY below).
  18.         (ARexx/telled users: see KILL, SELF in ARexx section)
  19.  
  20. "T":  Tempo control.  NoiseTracker modules can have different tempos
  21.       depending on whether you are in PAL or NTSC mode.  This button
  22.       toggles between the two tempos, with the current status appearing in
  23.       the LED display.  Note that this option is memorized "per song" in
  24.       program mode (see PRG below).  Note that modules composed with
  25.       ProTracker should always be played in PAL mode.  ProTracker
  26.       always sounds like it is in PAL, even on NTSC machines.
  27.       (ARexx/telled users: see PALM, NORM, NTSC in ARexx section)
  28.  
  29. HELP:  This is the "Online Help Function."  I call it "online" because you
  30.        can get help while you are using EdPlayer.  (Of couse, this being an
  31.        Amiga, you can multitask and get help from the DOCs while you are
  32.        using EdPlayer too.  Oh, never mind.)  Anyway, you click here to
  33.        turn help on, then click on the buttons you want help with, and then
  34.        click here again to turn help back off.
  35.  
  36. "|<":  EJECTs current song, moves to previous program selection, and
  37.        displays title of that selection.  You can use this to flip through
  38.        a program, select where you want to start, and press PLAY to start.
  39.        (see PRG below).
  40.        (ARexx/telled users: see PREV in ARexx section)
  41.  
  42. ">|":  Same as "|<" above, but moves to NEXT prg selection rather than the
  43.        previous one.
  44.        NOTE: In random mode, this button jumps to a random song, not the
  45.        next one.
  46.        (ARexx/telled users: see NEXT in ARexx section)
  47.  
  48. ?:  The button with the little question mark on it is the random play
  49.     button.  It toggles a similar-looking LED.  When the LED is lit,
  50.     the current program plays in random order.  Also, the NEXT command
  51.     and the ">|" button (just above) jump to random songs rather than
  52.     the next song when this is on.  The status of the random LED is
  53.     saved when a program is saved.
  54.     (ARexx/telled users: see RAND, SAVA, SAVC in ARexx section)
  55.  
  56. PRG:  OK, now it's time to explain programs.  A "program" is a list of
  57.       module filenames that EdPlayer can memorize, along with two options
  58.       per name (PAL / NTSC and FADE / NO FADE).  When such a list exists,
  59.       EdPlayer will attempt at the end of each song to load and play the
  60.       next song in the program, using the options for that song.  The two
  61.       buttons listed above this one scroll through the program.
  62.       Now about the PRG button itself:
  63.       Be careful with this button!!  It's main use is for ERASING the
  64.       current program!  This is because CREATING programs is more easily
  65.       done with the OPEN button described below.  If EdPlayer has a program
  66.       in memory, the "PRG" LED will light up on the display.
  67. *2.0*>It is now possible to save programs!  Yay!  But not from the panel.
  68.       (aww...) Look in the ARexx Commands section for SAVA and SAVC.
  69.       (ARexx/telled users: see JUKE, ERAS, SAVA, and SAVC in ARexx section)
  70.  
  71. EJECT "^":  Unloads current song, freeing lots of CHIP memory.  Does NOT
  72.             erase current program.
  73.             (ARexx/telled users: see EJEC in ARexx section)
  74.  
  75. Fade Slide:  A tiny slider to the right of the EdPlayer logo controls
  76.              the rate at which songs fade out.  Because it is small and
  77.              its effects are large, numbers appear in the info bar at
  78.              the bottom when you use this slider.  A fade rate of 1 is
  79.              slow fade, 4 is normal fade, and higher numbers are faster
  80.              fades.  Note that if the FADE LED (yellow triangle) is not
  81.              lit, this slide is ignored, and the song does not fade at all.
  82.              Be sure to look at the description of the Fade BUTTON (below).
  83.              (ARexx/telled users: see AUTO in ARexx section)
  84.  
  85. OPEN:  For this one, you need the kd_freq.library version 3.0 or higher in
  86.        your LIBS: directory!  This library might have come with the
  87.        EdPlayer archive, because its copyright notice is as follows:
  88.  
  89. >>If you want to use 'kd_freq.library' in any freely distributable program,
  90. >>you may include the 'kd_freq.library' file as long as you also include the
  91. >>'FR_User.DOC' file and mention 'Copyright 1990  Khalid Aldoseri'.
  92.  
  93.        Oh yes, the author of this library, Khalid Aldoseri, can be reached
  94.        at the following address:
  95.                         Khalid Aldoseri
  96.                         P.O. Box 505
  97.                         Manama, Bahrain.
  98.                         Fax: (973) 694777
  99.                       Compuserve 75166,2531
  100.        And I almost forgot to mention that this library is Copyright 1990
  101.        Khalid Aldoseri.  Now that you have the kd_freq.library, you can use
  102.        the EdPlayer OPEN button to bring up it's file requester.  With this
  103.        requestor, you should select the filename of a module you want to
  104.        hear.  If there is no program, the song will load and begin to play.
  105.        However, if there IS a program (even an empty one created with PRG),
  106.        the song's name will be added to the program.  NOTE THAT A MUCH
  107.        EASIER way to make programs is with the file requester's "Extended
  108.        Select" feature.  To use this, hold down the SHIFT key and click
  109.        several module filenames.  As you click them, they light up.
  110.        (If you press shift-rightarrow, ALL the files in a dir will light up).
  111. ***>   THEN, you MUST hit the "SELECT" gadget at the top right.
  112.        When you press "OK", ALL of the filenames will be added, in
  113.        alphabetical order, to the END of the current program.  If no
  114.        program exists when you use this feature, one will automatically be
  115.        created.  To start any program, press PLAY.
  116.        NEW for EdP v1.1:  EdPlayer can now use the req.library if it can't
  117.        find the kd_freq.library.  You have to be a little more careful
  118.        with req, however:  it lets you specify drive names ("DF0:") instead
  119.        of volume names ("MyMods1:") so if you have 30 disks and you
  120.        program them all as DF0:something, you're going to be CONFUSED!!
  121. *2.0*> Various notes for v2.0 and up:
  122.        I cannot control many features of the file requesters.  All of the
  123.        file requesters are written by OTHER PEOPLE, and are only called
  124.        on by EdPlayer as libraries.  Please report bugs in a file requester
  125.        to the author of that file requester, not me!!
  126. *2.1*> asl.library now supported.  This is the standard file requestor
  127.        for Workbench 2.0 and up.
  128.        (ARexx/telled users: see LOAD, PLAY, JUKE, FREQ in ARexx section)
  129.  
  130. "<<":  Rewind button.  This button skips back to the start of the previous
  131.        position ("Pos") in the song.  If you hit it a few times, it sounds
  132.        like you are "rewinding" to an earlier part of the song.
  133.  
  134. ">>":  FastForward button.  This button skips ahead to the start of the
  135.        next position ("Pos") in the song.  You can hit it a few times
  136.        to skip over any boring parts of a song.
  137.  
  138. PLAY "|>":  This button has many functions.  If no song is loaded, it will
  139.             try to get a module name from the program and load & play it.
  140.             If a song IS loaded, but not playing, it will ignore the
  141.             program and play the current song.  If a song is ALREADY
  142.             playing, this b